0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (8)
  • R1,000 - R2,500 (4)
  • -
Status
Brand

Showing 1 - 12 of 12 matches in All Departments

Beginning Reactive Programming with Swift - Using RxSwift, Amazon Web Services, and JSON with iOS and macOS (Paperback, 1st... Beginning Reactive Programming with Swift - Using RxSwift, Amazon Web Services, and JSON with iOS and macOS (Paperback, 1st ed.)
Jesse Feiler
R1,004 R801 Discovery Miles 8 010 Save R203 (20%) Ships in 12 - 17 working days

Learn the basics of reactive programming and how it makes apps more responsive. This book shows you how to incorporate reactive programming into existing development products and cycles using RXSwift and RXCocoa on iOS and Mac. As we move away from the traditional paradigm of typing or touching one step at a time to interact with programs, users expect apps to adapt and not need constant hand-holding. People today expect their devices to do much more than just follow commands. They expect devices to react and adapt. Reactive programming, a new term for asynchronous processing, requires new app architectures, and you'll learn how these are already built into iOS and macOS in many places. As part of this more complex environment, you'll move beyond Cocoa and Cocoa Touch to incorporate data from Amazon Web Services (AWS), JavaScript Object Notation (JSON), and other formats, and standards. Together with the concepts of reactive programming and RxSwift, these tools help you build more powerful and useful apps that have wide appeal and use. What You'll Learn Work with tools such as Darwin microkernel, RxSwift, and RxCocoa Use Git repositiories and other resoucrces to get into coding Create apps that adapt to gestures and UI interaction as well as what's happening in and around the environment of the app itself. Who This Book Is For This book is for Swift programmers interested in learning to create reactive apps with RxSwift.

Learn Apple HomeKit on iOS - A Home Automation Guide for Developers, Designers, and Homeowners (Paperback, 1st ed.): Jesse... Learn Apple HomeKit on iOS - A Home Automation Guide for Developers, Designers, and Homeowners (Paperback, 1st ed.)
Jesse Feiler
R875 R717 Discovery Miles 7 170 Save R158 (18%) Ships in 10 - 15 working days

Learn the HomeKit platform structure and how it supports devices-existing and planned-and get a thorough grounding on new and useful apps that deliver a new generation of home automation in a secure and innovative environment. Let your imagination run wild as you design compatible devices with unlimited capabilities. Learn Apple HomeKit on iOS shows you how to move to secure, home automation projects that integrate with your digital world automatically-after you set them up as described in the book. Having your calendar and appointments control your lights, locks, thermostat, and other home devices is the heart of home automation. In homes and small offices, you can banish notes taped to switches and controls that say, "Do not turn off this switch" or "Leave the thermostat alone." The book gets you up to speed on HomeKit, and it also answers some of the pesky questions, such as "What happens when the power goes out?" Along the way there are tips and suggestions for app developers, hardware manufacturers, interior designers, and real estate professionals. For programmers, there's an entire chapter (plus sections in other chapters) dedicated to the core coding issues. For non-programmers, this book is the perfect resource mastering the amazing potential of Apple HomeKit. What You Will Learn: For device developers, understanding the structure of HomeKit-homes, rooms, and accessories-enables you to build devices that are easily managed by a single, simple source and interface. For DIY home networking users, gain a thorough knowledge of how they can adapt HomeKit to their existing spaces. For programmers, there's an entire chapter plus sections in other chapters dedicated to the core coding issues you'll need to learn. For non-programmers, this book is your perfect resource for easily getting your mind around the amazing potential of Apple HomeKit. Author Jesse Feiler develops, consults, and writes about Apple technologies with an emphasis on mobile and location-based apps. Who This Book Is For: Device developers, DIY home networking users, programmers, and those interested in integrating their iOS devices with their IoT devices.

Introducing SQLite for Mobile Developers (Paperback, 1st ed.): Jesse Feiler Introducing SQLite for Mobile Developers (Paperback, 1st ed.)
Jesse Feiler
R1,385 Discovery Miles 13 850 Ships in 10 - 15 working days

This brief book is an introduction to SQLite for both iOS and Android developers. The book includes an optional introduction to SQL, a discussion of when to use SQLite, and chapters devoted to using SQLite with the most likely programming languages and then goes through adding a simple database to an Android or iOS app and finally a chapter on managing the app's life cycle. What You Will Learn: * The basics of SQLite* The SQL you need to use SQLite effectively* How to integrate a database into your mobile app.* How to maintain the app Who this book is for: This book is for Android or iOS developers who wish to use a lightweight but flexible database for their applications. It mobile development experience but does not assume anything but very basic database knowledge.

Swift For Dummies (Paperback): Jesse Feiler Swift For Dummies (Paperback)
Jesse Feiler
R741 R593 Discovery Miles 5 930 Save R148 (20%) Ships in 7 - 13 working days

Get up and running with Swift--swiftly Brimming with expert advice and easy-to-follow instructions, Swift For Dummies shows new and existing programmers how to quickly port existing Objective-C applications into Swift and get into the swing of the new language like a pro. Designed from the ground up to be a simpler programming language, it's never been easier to get started creating apps for the iPhone or iPad, or applications for Mac OS X. Inside the book, you'll find out how to set up Xcode for a new Swift application, use operators, objects, and data types, and control program flow with conditional statements. You'll also get the scoop on creating new functions, statements, and declarations, learn useful patterns in an object-oriented environment, and take advantage of frameworks to speed your coding along. Plus, you'll find out how Swift does away with pointer variables and how to reference and dereference variables instead. Set up a playground development environment for Mac, iPhone, iPad, and wearable computers Move an existing Objective-C program to Swift Take advantage of framework components and subcomponents Create an app that uses location, mapping, and social media Whether you're an existing Objective-C programmer looking to port your code to Swift or you've never programmed for Apple in the past, this fun and friendly guide gets you up to speed swiftly.

The NONPROFIT RISK BOOK - Finding and Managing Risk in Nonprofits and NGOs (Paperback): Jesse Feiler, Gail Nayowith The NONPROFIT RISK BOOK - Finding and Managing Risk in Nonprofits and NGOs (Paperback)
Jesse Feiler, Gail Nayowith
R1,609 R1,239 Discovery Miles 12 390 Save R370 (23%) Ships in 10 - 15 working days

The Nonprofit Risk Book guides you through the process of finding, managing and mitigating risks that sap your nonprofit organization's time, finances, and resources. The book will lead you through a systematic process of evaluating what you know best: your organization and its operations. You will learn how to build a list of risks and evaluate each one for its likelihood and impact. After assigning a priority to each risk based on its severity and determining the resources needed to address it, you will be able to create a risk register. From this, you will be able to plan mitigation actions to address each risk and set dates for mitigation plan review and completion. Learn how to use the tools nonprofit leaders need to manage risk in programs and other operations.

Exploring Swift Playgrounds - The Fastest and Most Effective Way to Learn to Code and to Teach Others to Use Your Code... Exploring Swift Playgrounds - The Fastest and Most Effective Way to Learn to Code and to Teach Others to Use Your Code (Paperback, 1st ed.)
Jesse Feiler
R1,628 R1,424 Discovery Miles 14 240 Save R204 (13%) Ships in 10 - 15 working days

Learn how to build playgrounds so you can test your code, syntax, and ideas quickly. You can even learn from playgrounds built by others or build playgrounds to teach. And the playgrounds you build and use on your Mac and on your iPad are automatically shared using your Apple ID. Exploring Swift Playgrounds shows you how to use playgrounds to try out your basic app design ideas to see what they look like and how they behave. It doesn't matter if you can't remember a pesky little bit of syntax. Rather than look it up, you can try it out in a playground. More and more of the APIs are now available through playgrounds, so that you can do more than ever before. Going beyond print, the Swift Playgrounds book tool allows for immersive experiences for users learning code, organization processes, and anything else that can be described in the rich (and free) authoring tools provided by Apple. All of which you can learn how to use in Exploring Swift Playgrounds. What You'll Learn: Build Swift playgrounds for others to use Teach yourself and others with Swift playgrounds Use Swift playgrounds in your development process Who This Book Is For: Students with no prior coding knowledge and experienced developers.

Learn Computer Science with Swift - Computation Concepts, Programming Paradigms, Data Management, and Modern Component... Learn Computer Science with Swift - Computation Concepts, Programming Paradigms, Data Management, and Modern Component Architectures with Swift and Playgrounds (Paperback, 1st ed.)
Jesse Feiler
R813 R675 Discovery Miles 6 750 Save R138 (17%) Ships in 10 - 15 working days

Master the basics of solving logic puzzles, and creating algorithms using Swift on Apple platforms. This book is based on the curriculum currently being used in common computer classes. You'll learn to automate algorithmic processes that scale using Swift in the context of iOS, macOS, tvOS, and watchOS. Begin by understanding how to think computationally: to formulate a computational problem and recognize patterns and ways to validate it. Then jump ahead past the abstractions and conceptual work into using code snippets to build frameworks and write code using Xcode and Swift. Once you have frameworks in place, you'll learn to use algorithms and structure data. Finally, you'll see how to bring people into what you've built through a useable UI and how UI and code relate. What You'll Learn Recognize patterns and use abstractions Build code into reusable frameworks Manage code and share version control Solve logic puzzles Who This Book Is For Young professionals interested in learning computer science from an Apple platform standpoint.

How to Do Everything: Facebook Applications (Paperback, Ed): Jesse Feiler How to Do Everything: Facebook Applications (Paperback, Ed)
Jesse Feiler
R881 R730 Discovery Miles 7 300 Save R151 (17%) Ships in 10 - 15 working days

Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Create your own Facebook applications!With coverage of Facebook API, FBML, and FQL as well as MySQL and REST, How to Do Everything: Facebook Applications is a clear, start-to-finish guide to developing unique apps that run on Facebook Platform. Learn how to integrate Facebook applications with websites, blogs, and databases, and use your apps to sell a product and market a business, organization, or cause. You'll also discover how to provide entertainment and information to users while creating an advertising platform to make money. Get started quickly by downloading a pre-built, customizable Facebook application from the book's Facebook Page. Understand the Facebook Platform architecture Format Web pages and manage data using XML, XHTML, and CSS Use PHP and FBML (Facebook Markup Language) Work with the Facebook object, Facebook REST object, and Facebook API Use FQL (Facebook Query Language), Mock-AJAX, FBJS (Facebook JavaScript), and Facebook Mobile Master the Facebook Developer Application Design your application interface and implement utilities Integrate MySQL or Data Store data Add viral features including News Feed and Mini-Feed stories, notifications and requests, Share buttons, and favorites lists Promote your business with Facebook Social Ads, Facebook Pages, and Facebook Beacon

Making Movies, Photos, Music & DVDs on Your Mac: Using Apple's Digital Hub (Paperback, Ed): Jesse Feiler Making Movies, Photos, Music & DVDs on Your Mac: Using Apple's Digital Hub (Paperback, Ed)
Jesse Feiler
R856 R718 Discovery Miles 7 180 Save R138 (16%) Ships in 10 - 15 working days

Get full coverage of Apples hot new suite of fun, creative tools for making movies, photos, dvds and custom music in one volume! Now you can see how easy it is to make your own customized digital creations using iMovie, iPhoto, iDVD, and iTunes with help from this detailed, results-oriented guide.

Building WebObjects 5 Applications (Paperback): Jesse Feiler Building WebObjects 5 Applications (Paperback)
Jesse Feiler
R1,487 R1,191 Discovery Miles 11 910 Save R296 (20%) Ships in 10 - 15 working days

This professional resource explains in full how to use WebObjects 5 for Java. You'll get details on deployment, database interaction, optimization, security, client and server-side technologies, and much more. There's also a jump-start section to guide you to the most productive and efficient ways to implement a WebObjects solution.

Implementing iOS and macOS Documents with the Files App - Managing Files and Ensuring Compatibility (Paperback, 1st ed.): Jesse... Implementing iOS and macOS Documents with the Files App - Managing Files and Ensuring Compatibility (Paperback, 1st ed.)
Jesse Feiler
R875 R717 Discovery Miles 7 170 Save R158 (18%) Ships in 10 - 15 working days

Rise above the basics of Xcode app development to implement tools like Share buttons and activity view controllers to share document content including parts of documents with other users and with other devices. This book fills the gap so that developers with even a fundamental knowledge of iOS and Swift can implement document creation, saving, and sharing in their apps. Since the launch of iPhone in 2007, users and developers have struggled with the fact that the file system is hidden. Fortunately the Files app in iOS 11 now offers this feature and it is supported by Apple apps such as Numbers, Pages, and Keynote as well as by the few third-party apps that support documents. By using the standard formats described in this book, you can make your app's data shareable to and from other apps like Numbers, Pages, and Word. Files also provides an interface to tools such as Dropbox and iCloud so that users can open and modify documents in them. If you combine standard formats such as .doc, .docx, .jpeg, and .jpg with Dropbox and eMail, you have a simple way to implement and use cross-platform sharing to Macs, PCs, and Android devices. Implementing iOS and macOS Documents with the Files App provides the combination of skills developers need to build these types of apps-working with files and constructing documents. What You'll Learn Add Document Support to Your Apps Share your documents with iCloud and Apple IDs across your Mac and iOS devices Use standard formats from .doc, .docx, .png, and .jpeg both for input and output Manage and organize documents Who This Book Is For Developers with a basic knowledge of app development and Swift. You should already know how to use Xcode to create an app. Knowledge of basic Swift syntax is recommended. The book can also be a useful overview and guide to managers who are trying to decide how to convert legacy document-based systems to apps.

Get Rich with Apps!: Your Guide to Reaching More Customers and Making Money Now (Paperback, Ed): Jesse Feiler Get Rich with Apps!: Your Guide to Reaching More Customers and Making Money Now (Paperback, Ed)
Jesse Feiler
R660 R560 Discovery Miles 5 600 Save R100 (15%) Ships in 10 - 15 working days

Grab a share of one of today's hottest markets

Out of nowhere, apps have taken the world by storm. In a short time, millions of customers have downloaded apps--and they're eagerly awaiting more.

If you're considering entering the market, stop thinking about it and make your move. You'll reach more customers, expand your product offerings, and grow new revenue streams. And it's much easier than you may realize.

"Get Rich with Apps " explains how to: Marry iPhone and Facebook app features with your business and marketing needs Integrate apps with other resources, such as databases and websites Take advantage of the social web to expand your customer base Measure the success of new and existing projects

You don't need a team of computer whizzes to make a killing in the apps market. All you need is the business advice in this book to get an early foothold in a market with a soaring future.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Gotcha Digital-Midsize 30 M-WR Ladies…
R250 R198 Discovery Miles 1 980
Barbie - 4K Ultra HD + Blu-Ray
Margot Robbie, Ryan Gosling Blu-ray disc R767 R513 Discovery Miles 5 130
Mellerware Plastic Oscilating Floor Fan…
 (2)
R552 Discovery Miles 5 520
ShooAway Fly Repellent Fan (White)
 (3)
R299 R259 Discovery Miles 2 590
Elecstor 18W In-Line UPS (Black)
R999 R869 Discovery Miles 8 690
Jumbo Jan van Haasteren Comic Jigsaw…
 (1)
R439 R399 Discovery Miles 3 990
High Expectations
Mabel CD R59 Discovery Miles 590
MegaMaster Hamburger Patty Press
 (1)
R139 R79 Discovery Miles 790
Maze Runner: Chapter II - The Scorch…
Thomas Brodie-Sangster, Nathalie Emmanuel, … Blu-ray disc R44 Discovery Miles 440
Return Of The Dream Canteen
Red Hot Chili Peppers CD R185 R122 Discovery Miles 1 220

 

Partners